projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccb4068
)
cellareabox: Add a summary
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:36:08 +0000
(22:36 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
gtk/gtkcellareabox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcellareabox.c
b/gtk/gtkcellareabox.c
index 1d5a5fa1383810add309ad2a394d968e7cbe2f2a..791e8e37cd937d5d5744b72d693ab5196b8cc526 100644
(file)
--- a/
gtk/gtkcellareabox.c
+++ b/
gtk/gtkcellareabox.c
@@
-21,10
+21,9
@@
/**
- * SECTION:gtkcellareabox
- * @Short_Description: A cell area that renders GtkCellRenderers
- * into a row or a column
- * @Title: GtkCellAreaBox
+ * GtkCellAreaBox:
+ *
+ * A cell area that renders GtkCellRenderers into a row or a column
*
* The #GtkCellAreaBox renders cell renderers into a row or a column
* depending on its #GtkOrientation.